home *** CD-ROM | disk | FTP | other *** search
- // Mozilla ( New Profile Only ) default User Preferences
-
- // defined nsTextEditRules.cpp#557
- user_pref("editor.singleLine.pasteNewlines", 3)
-
- user_pref("googlebar.ActionAlt", "0");
- user_pref("googlebar.ActionAltCtrl", "0");
- user_pref("googlebar.ActionAltShift", "0");
- user_pref("googlebar.ActionCtrl", "0");
- user_pref("googlebar.ActionCtrlShift", "0");
- user_pref("googlebar.ActionNone", "0");
- user_pref("googlebar.ActionShift", "0");
- user_pref("googlebar.LocationAlt", "2");
- user_pref("googlebar.LocationAltCtrl", "0");
- user_pref("googlebar.LocationAltShift", "0");
- user_pref("googlebar.LocationCtrl", "1");
- user_pref("googlebar.LocationCtrlShift", "0");
- user_pref("googlebar.LocationNone", "0");
- user_pref("googlebar.LocationShift", "0");
- user_pref("googlebar.autosearchoption", false);
- user_pref("googlebar.contextmenuoption", true);
- user_pref("googlebar.country2Search", 80);
- user_pref("googlebar.countryNews2Search", 0);
- user_pref("googlebar.gbloggerStandardWinPref", true);
- user_pref("googlebar.hidemenuoption", false);
- user_pref("googlebar.history", "");
- user_pref("googlebar.historyoption", true);
- user_pref("googlebar.hotkeySelectionToggles", false);
- user_pref("googlebar.lastCompSearch", "");
- user_pref("googlebar.lastInfoSearch", "");
- user_pref("googlebar.lastSpecSearch", "");
- user_pref("googlebar.maxHistCnt", 10);
- user_pref("googlebar.querystringoption", false);
- user_pref("googlebar.savelastoption", true);
- user_pref("googlebar.search4SelectedAppends", false);
- user_pref("googlebar.searchoption", false);
- user_pref("googlebar.sortByDate", false);
- user_pref("googlebar.university", "");
- user_pref("googlebar.universityName", "");
-
-